Silence idlw*.el compilation.
authorGlenn Morris <rgm@gnu.org>
Thu, 11 Nov 2010 03:53:16 +0000 (19:53 -0800)
committerGlenn Morris <rgm@gnu.org>
Thu, 11 Nov 2010 03:53:16 +0000 (19:53 -0800)
commit68e600ef7320ff566c80de5e68b11838341dfc0b
tree72e5ff8161866afb1f7ba3a05fdd11dc98162d74
parent9a434fec5c6c740ebbf6ea8130c8db015d4a32c9
Silence idlw*.el compilation.

* lisp/progmodes/idlw-complete-structtag.el: Remove unused dec `name'.

* lisp/progmodes/idlwave.el (idlwave-routine-entry-compare-twins)
(idlwave-study-twins): Prefix dynamic local variable `name'.
(idlwave-routine-twin-compare): Update for above change.

* lisp/progmodes/idlw-help.el (idlwave-do-mouse-completion-help):
Prefix dynamic local variables `name', `kwd', and `link'.
* lisp/progmodes/idlw-shell.el (idlwave-shell-complete-execcomm-help):
* lisp/progmodes/idlw-complete-structtag.el
(idlwave-complete-structure-tag-help):
* lisp/progmodes/idlwave.el (idlwave-complete-sysvar-help)
(idlwave-complete-sysvar-tag-help)
(idlwave-complete-class-structure-tag-help):
Update for above name changes.
lisp/ChangeLog
lisp/progmodes/idlw-complete-structtag.el
lisp/progmodes/idlw-help.el
lisp/progmodes/idlw-shell.el
lisp/progmodes/idlwave.el